/*第六屏*/
.banner6{
    position: fixed;
    top: 2px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background:rgba(0,0,0,0.4);
    filter:Alpha(opacity=40);
    background-size: cover;
    overflow-x:auto;
    overflow-y:auto;
}
.banner6 .alert-con{
    width: 960px;
    height: 871px;
    margin: 46px auto;
    opacity: 1;
    border-radius: 6px;
    background: url("../../images/recharge_alert/con-bg.png") 0 0 no-repeat;
    background-size: cover;
}
.banner6 .alert-con .con-title-left{
    height: 53px;
    width: 100%;
    text-align: center;
    position: relative;
    top: 27px;
    z-index: 90;
    background: url("../../images/recharge_alert/p-title.png") center center no-repeat;
}
.banner6 .alert-con .con-title-close{
    width: 21px;
    height: 21px;
    background: url("../../images/recharge_alert/p-close.png") center center no-repeat;
    position: relative;
    top: -35px;
    left: 915px;
    z-index: 100;
    cursor: pointer;
}
.banner6 .alert-con .con-time{
    width: 100%;
    height: 36px;
    line-height: 36px;
    position: relative;
    top: 20px;
    padding-left: 263px;
}
.banner6 .alert-con .con-time span{
    display: inline-block;
    margin-left: 9px;
}
.banner6 .alert-con .con-time .t-txt{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
}
.banner6 .alert-con .con-time .t-time{
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(252, 35, 35, 1);
    text-align: center;
    vertical-align: top;
}
.banner6 .alert-con .con-time .t-time1{
    width: 42px;
    background: url("../../images/recharge_alert/time-1.png") center center no-repeat;
}
.banner6 .alert-con .con-time .t-time2{
    width: 88px;
    background: url("../../images/recharge_alert/time-2.png") center center no-repeat;
}
.banner6 .alert-con .con-step{
    width: 100%;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: 35px;
    padding-left: 225px;
}
.banner6 .alert-con .con-step span{
    display: inline-block;
    margin-left: 10px;
}
.banner6 .alert-con .con-step .s-txt{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
}
.banner6 .alert-con .con-step .s-step{
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    opacity: 1;
    background: rgba(230, 207, 184, 1);
    border-radius: 16px;
    color: black;
}
.banner6 .alert-con .con-step .s-line{
    width: 16px;
    height: 7px;
    background: url("../../images/recharge_alert/s-line.png") center center no-repeat;
}
.banner6 .alert-con .con-products{
    width: 100%;
    height: 209px;
    position: relative;
    top: 60px;
    padding-left: 11px;
}
.banner6 .alert-con .con-products .products{
    width: 277px;
    height: 191px;
    opacity: 1;
    border-radius: 18px;
    background: rgba(39, 50, 77, 1);
    position: relative;
    left: 27px;
    top: 18px;
    float: left;
    cursor: pointer;
}
.banner6 .alert-con .con-products .products:nth-child(2),
.banner6 .alert-con .con-products .products:nth-child(3)
{
    margin-left: 27px;
}
.banner6 .alert-con .con-products .prod-act{
    border: 2px solid rgba(244, 194, 16, 1);
}
.banner6 .alert-con .con-products .products .product-act-mask{
    width: 144px;
    height: 36px;
    line-height: 36px;
    background: url("../../images/recharge_alert/act-mask.png") center center no-repeat;
    position: absolute;
    left: 133px;
    top:-18px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: middle;
}
.banner6 .alert-con .con-products .products .product-name{
    width: 80%;
    position: relative;
    top: 9px;
    left: 21px;
}
.banner6 .alert-con .con-products .products .product-name span{
    display: inline-block;
    height: 33px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0px;
    font-weight: 400;
}
.banner6 .alert-con .con-products .products .product-name .product-name-num {
    font-size: 25px;
    line-height: 33px;
}
.banner6 .alert-con .con-products .products .product-name .product-name-time{
    font-size: 16px;
    line-height: 40px;
}

.banner6 .alert-con .con-products .products .product-price{
    width: 70%;
    position: relative;
    left: 90px;
    top: 21px;
}
.banner6 .alert-con .con-products .products .product-price span{
    display: inline-block;
    height: 66px;
    color: rgba(244, 194, 16, 1);
    letter-spacing: 0px;
}
.banner6 .alert-con .con-products .products .product-price .product-price-num {
    font-size: 50px;
    font-weight: 700;
    line-height: 66px;
}
.banner6 .alert-con .con-products .products .product-price .product-price-unit{
    font-size: 16px;
    font-weight: 400;
    line-height: 94px;
}
.banner6 .alert-con .con-products .products .product-avg-price{
    width: 80%;
    height: 22px;
    position: relative;
    left: 27px;
    top: 45px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
}
.banner6 .alert-con .con-pay{
    width: 100%;
    height: 292px;
    position: relative;
    top: 80px;
    padding-left: 11px;
}
.banner6 .alert-con .con-pay .pay-left-con{
    position: relative;
    left: 27px;
    height: 100%;
    width: 589.5px;
    float: left;
}
.banner6 .alert-con .con-pay .pay-left-con .error-tip{
    display: inline-block;
    width: 100%;
    height: 20px;
    opacity: 1;
    /** 文本1 */
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 19.8px;
    color: rgba(252, 35, 35, 1);
    text-align: left;
    vertical-align: top;
}
.banner6 .alert-con .con-pay .pay-left-con .form-cont .user-name{
    width: 462px;
    height: 40px;
    opacity: 1;
    border-radius: 4px;
    background: rgba(39, 50, 77, 1);
    border: 1px solid rgba(255, 255, 255, 0.14);
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
}
.banner6 .alert-con .con-pay .pay-left-con .form-cont .submit-btn{
    width: 106px;
    height: 40px;
    opacity: 1;
    border-radius: 4px;
    background: rgba(191, 176, 119, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    float: left;
    margin-top: 10px;
    margin-left: 13px;
    cursor: pointer;
}
.banner6 .alert-con .con-pay .pay-left-con .form-cont .b6_error_tip{
    display: inline-block;
    width: 462px;
    height: 20px;
    color: red;
    line-height: 20px;
    font-size: 14px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con{
    position: relative;
    top: 28px;
    width: 278px;
    height: 191px;
    float: left;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-title1{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    margin-top: 3px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-money{
    width: 70%;
    height: 40px;
    position: relative;
    left: 80px;
    top: 10px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-money span{
    display: inline-block;
    height: 40px;
    color: rgba(244, 194, 16, 1);
    letter-spacing: 0px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-money .pay-money-num{
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-money .pay-money-unit{
    font-size: 16px;
    font-weight: 400;
    line-height: 55px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-title2{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    margin:20px 0px 0px 22px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-title2 a{
    color: rgba(255, 255, 255, 1) !important;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-list{
    width: 100%;
    height: 60px;
    opacity: 1;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    margin-top: 27px;
    padding: 11px 0px 12px 14px;
    overflow: hidden;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-list ul{
    width: 100%;
    height: 47px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-money-con .pay-list ul li{
    width: 129px;
    height: 47px;
    opacity: 1;
    /** 文本1 */
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 19px;
    color: rgba(174, 193, 207, 1);
    text-align: left;
    vertical-align: top;
    float: left;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-type-con{
    position: relative;
    top: 28px;
    left: 25px;
    width: 285.5px;
    height: 191px;
    float: left;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-type-con .pay-type-type{
    width: 277px;
    height: 55px;
    line-height: 55px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background: url("../../images/recharge_alert/pay-btn.png") center center no-repeat;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-type-con .pay-type-wxpay{
    margin-top: 24px;
}
.banner6 .alert-con .con-pay .pay-left-con .pay-type-con .pay-type-act{
    width: 286px;
    background: url("../../images/recharge_alert/pay-btn-act.png") center center no-repeat;
}
.banner6 .alert-con .con-pay .pay-right-con{
    position: relative;
    left: 47px;
    top: 18px;
    height: 274px;
    width: 274px;
    opacity: 1;
    border-radius: 18px;
    background: rgba(39, 50, 77, 1);
    float: left;
    padding: 25px;
}
.banner6 .alert-con .con-pay .pay-right-con .alipay-tip{
    width: 155px;
    height: 25px;
    line-height: 25px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    border-radius: 3px;
    background: rgba(2, 169, 241, 1);
    position: absolute;
    left: 4px;
    top:-13px;
}
.banner6 .alert-con .con-pay .pay-right-con .pay-icon{
    width: 224px;
    height: 224px;
    opacity: 1;
}
.banner6 .alert-con .con-pay .pay-right-con .pay-icon .qrcode-default{
    width: 100%;
    height: 100%;
    background: url("../../images/recharge_alert/pay-icon.png") center center no-repeat;
    cursor: pointer;
}
.banner6 .alert-con .con-pay .pay-right-con .pay-icon .pay-qrcode img{
    width: 100%;
    height: 100%;
}
.banner6 .alert-con .con-notices{
    width: 100%;
    height: 93px;
    position: relative;
    top:115px;
    padding-left: 18px;
}
.banner6 .alert-con .con-notices .con-notices-con{
    width: 161px;
    height: 100%;
    opacity: 1;
    border-radius: 8px;
    background: rgba(39, 50, 77, 1);
    float: left;
    margin-left: 20px;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon{
    width: 32px;
    height: 32px;
    margin: 10px auto;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon1{
    background: url("../../images/recharge_alert/notice-icon1.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon2{
    background: url("../../images/recharge_alert/notice-icon2.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon3{
    background: url("../../images/recharge_alert/notice-icon3.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon4{
    background: url("../../images/recharge_alert/notice-icon4.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon5{
    background: url("../../images/recharge_alert/notice-icon5.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon6{
    background: url("../../images/recharge_alert/notice-icon10.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-icon7{
    background: url("../../images/recharge_alert/notice-icon11.png") center center no-repeat;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-title{
    width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 6px;
}
.banner6 .alert-con .con-notices .con-notices-con .notice-title2{
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(174, 193, 207, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 1px;
}
/*第7屏*/
.banner7{
    position: fixed;
    top: 2px;
    width: 100%;
    height: 935px;
    z-index: 99999;
    background:rgba(0,0,0,0.4);
    filter:Alpha(opacity=40);
    background-size: cover;
}
.banner7 .alert-con2{
    width: 960px;
    height: 639px;
    margin: 151px auto;
    opacity: 1;
    border-radius: 6px;
    background: url("../../images/recharge_alert/con2-bg.png") 0 0 no-repeat;
    background-size: cover;
}

.banner7 .alert-con2 .con-title-left{
    height: 24px;
    line-height: 24px;
    width: 90%;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 30px;
    left: 31px;
}
.banner7 .alert-con2 .con-title-close{
    width: 21px;
    height: 21px;
    background: url("../../images/recharge_alert/p-close.png") center center no-repeat;
    position: relative;
    top: 6px;
    left: 915px;
    cursor: pointer;
}
.banner7 .alert-con2 .con-title2{
    width: 93%;
    height: 40px;
    margin: 53px 30px 0px 49px;
}
.banner7 .alert-con2 .con-title2 div{
    float: left;
}
.banner7 .alert-con2 .con-title2 .tit2-1{
    width: 40px;
    height: 40px;
    background: url("../../images/recharge_alert/success.png") center center no-repeat;
}
.banner7 .alert-con2 .con-title2 .tit2-2{
    width: 72px;
    height: 27px;
    opacity: 1;
    /** 文本1 */
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 6px;
}
.banner7 .alert-con2 .con-title2 .tit2-3{
    height: 27px;
    opacity: 1;
    border-left: 1px solid rgba(91, 108, 130, 1);
    margin-left: 29px;
    margin-top: 6px;
}
.banner7 .alert-con2 .con-title2 .tit2-4{
    width: 152px;
    height: 24px;
    opacity: 1;
    /** 文本1 */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-left: 32px;
    margin-top: 8px;
}
.banner7 .alert-con2 .con-title2 .tit2-4 span{
    font-weight: 700;
}
.banner7 .alert-con2 .con-title2 .tit2-5{
    width: 160px;
    height: 24px;
    opacity: 1;
    /** 文本1 */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-left: 76px;
    margin-top: 8px;
}
.banner7 .alert-con2 .con-title2 .tit2-5 span{
    font-weight: 700;
}
.banner7 .alert-con2 .con-title2 .tit2-6{
    width: 100px;
    height: 35px;
    opacity: 1;
    border-radius: 5px;
    background: rgba(244, 194, 16, 1);
    /** 文本1 */
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(43, 40, 37, 1);
    text-align: center;
    margin-left: 213px;
    margin-top: 2px;
    cursor: pointer;
}
.banner7 .alert-con2 .con-line{
    width: 94.5%;
    height: 0px;
    margin: 29px 0px 0px 31px;
    border: 1px solid rgba(91, 108, 130, 1);
}
.banner7 .alert-con2 .con-con{
    width: 94.5%;
    height: 440px;
    margin: 29px 0px 0px 31px;
    padding-left:18px;
}
.banner7 .alert-con2 .con-con .con-con-left{
    width: 456px;
    height: 100%;
    float: left;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1{
    width: 100%;
    height: 80px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1 .left-icon{
    width: 60px;
    height: 80px;
    float: left;
    background: url("../../images/recharge_alert/avatar.png") center center no-repeat;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1 .left-txt{
    width: 390px;
    height: 80px;
    float: left;
    padding-top: 5px;
    padding-left: 28px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1 .left-txt .left-txt1,
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1 .left-txt .left-txt2
{
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left1 .left-txt .left-txt2 .prod-name{
    color: rgba(244, 194, 16, 1);
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2{
    width: 100%;
    height: 48px;
    margin-top: 30px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 span{
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 .con-con-left2-txt1{
    width: 142px;
    height: 48px;
    line-height: 65px;
    font-size: 20px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 .con-con-left2-txt2{
   /* width: 65px;*/
    height: 48px;
    line-height: 51px;
    font-size: 36px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 .con-con-left2-txt3{
    width: 20px;
    height: 48px;
    line-height: 67px;
    font-size: 16px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 .con-con-left2-txt4{
    width: 0px;
    height: 20px;
    margin-left: 10px;
    border-left: 1px solid rgba(91, 108, 130, 1);
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left2 .con-con-left2-txt5 {
    width: 116px;
    height: 48px;
    font-size: 20px;
    line-height: 60px;
    text-decoration-line: line-through;
    color: rgba(147, 154, 163, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 17px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left3{
    width: 182px;
    height: 35px;
    line-height: 35px;
    margin-top: 37px;
    opacity: 1;
    /** 文本1 */
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left4{
    width: 304px;
    height: 36px;
    opacity: 1;
    background: rgba(50, 168, 162, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 31px;
    padding-left: 16px;
}
.banner7 .alert-con2 .con-con .con-con-left .con-con-left5{
    width: 304px;
    height: 36px;
    opacity: 1;
    background: rgba(88, 99, 99, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 20px;
    padding-left: 16px;
}
.banner7 .alert-con2 .con-con .con-con-mid{
    width: 0px;
    height: 337px;
    float: left;
    margin-top: 15px;
    border-left: 2px solid rgba(107, 120, 138, 1);
}
.banner7 .alert-con2 .con-con .con-con-right{
    width: 429px;
    height: 100%;
    float: left;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-type-con{
    width: 100%;
    height: 50px;
    margin-top: 30px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-type-con .pay-type-type{
    width: 126px;
    height: 45px;
    line-height: 45px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    float: left;
    background: url("../../images/recharge_alert/pay-btn2.png") center center no-repeat;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-type-con .pay-type-alipay{
    margin-left: 75px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-type-con .pay-type-wxpay{
    margin-left: 39px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-type-con .pay-type-act{
    height: 49px;
    line-height: 49px;
    background: url("../../images/recharge_alert/pay-btn2-act.png") center center no-repeat;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon{
    width: 214px;
    height: 290px;
    opacity: 1;
    margin-left: 119px;
    margin-top: 35px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .b7_qrcode_default{
    cursor: pointer;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .pay-qrcode2 img{
    width: 100%;
    height: 214px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .qrcode-tip1{
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 6px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .qrcode-tip1 .qrcode-tip1-money{
    font-size: 30px;
    font-weight: 700;
    color: rgba(244, 194, 16, 1);
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .qrcode-tip2{
    width: 100%;
    height: 19px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 19px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 11px;
}
.banner7 .alert-con2 .con-con .con-con-right .pay-icon .qrcode-tip2 .qrcode-tip2-time{
    color: rgba(255, 141, 26, 1);
}
/*第8屏*/
.banner8{
    position: fixed;
    top: 2px;
    width: 100%;
    height: 935px;
    z-index: 99999;
    background:rgba(0,0,0,0.4);
    filter:Alpha(opacity=40);
    background-size: cover;
}
.banner8 .alert-con3{
    width: 960px;
    height: 425px;
    margin: 151px auto;
    opacity: 1;
    border-radius: 6px;
    background: url("../../images/recharge_alert/con3-bg.png") 0 0 no-repeat;
    background-size: cover;
}

.banner8 .alert-con3 .con-title-left{
    height: 24px;
    line-height: 24px;
    width: 90%;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 30px;
    left: 31px;
}
.banner8 .alert-con3 .con-title-close{
    width: 21px;
    height: 21px;
    background: url("../../images/recharge_alert/p-close.png") center center no-repeat;
    position: relative;
    top: 6px;
    left: 915px;
    cursor: pointer;
}
.banner8 .alert-con3 .con-title2{
    width: 93%;
    height: 40px;
    margin: 53px 30px 0px 49px;
}
.banner8 .alert-con3 .con-title2 div{
    float: left;
}
.banner8 .alert-con3 .con-title2 .tit2-1{
    width: 40px;
    height: 40px;
    background: url("../../images/recharge_alert/success.png") center center no-repeat;
}
.banner8 .alert-con3 .con-title2 .tit2-2{
    width: 72px;
    height: 27px;
    opacity: 1;
    /** 文本1 */
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 6px;
}
.banner8 .alert-con3 .con-title2 .tit2-3{
    height: 27px;
    opacity: 1;
    border-left: 1px solid rgba(91, 108, 130, 1);
    margin-left: 29px;
    margin-top: 6px;
}
.banner8 .alert-con3 .con-title2 .tit2-4{
    width: 152px;
    height: 24px;
    opacity: 1;
    /** 文本1 */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-left: 32px;
    margin-top: 8px;
}
.banner8 .alert-con3 .con-title2 .tit2-4 span{
    font-weight: 700;
}
.banner8 .alert-con3 .con-title2 .tit2-5{
    width: 160px;
    height: 24px;
    opacity: 1;
    /** 文本1 */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-left: 76px;
    margin-top: 8px;
}
.banner8 .alert-con3.con-title2 .tit2-5 span{
    font-weight: 700;
}
.banner8 .alert-con3 .con-title2 .tit2-6{
    width: 100px;
    height: 35px;
    opacity: 1;
    border-radius: 5px;
    background: rgba(244, 194, 16, 1);
    /** 文本1 */
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(43, 40, 37, 1);
    text-align: center;
    margin-left: 208px;
    margin-top: 2px;
    cursor: pointer;
}
.banner8 .alert-con3 .con-con{
    width: 910px;
    height: 222px;
    margin-left: 25px;
    margin-top: 31px;
    padding-top: 51px;
    background: url("../../images/recharge_alert/banner.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con{
    width: 196px;
    height: 100%;
    float: left;
    margin-left: 27px;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon{
    width: 33px;
    height: 40px;
    margin: 0px auto;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon1{
    background: url("../../images/recharge_alert/notice-icon6.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon2{
    background: url("../../images/recharge_alert/notice-icon7.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon3{
    background: url("../../images/recharge_alert/notice-icon8.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon4{
    background: url("../../images/recharge_alert/notice-icon6.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon5{
    background: url("../../images/recharge_alert/notice-icon7.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-icon6{
    background: url("../../images/recharge_alert/notice-icon9.png") center center no-repeat;
}
.banner8 .alert-con3 .con-con .con-con-con .con-txt1{
    width: 100%;
    height: 24px;
    line-height: 24px;
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 16px;
}
.banner8 .alert-con3 .con-con .con-con-con .con-txt2{
    width: 100%;
    height: 61px;
    line-height: 20px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(196, 199, 207, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 6px;
}
/*第9屏*/
.banner9{
    position: fixed;
    right: 150px;
    top: 60%;
    width: 362px;
    height: 321px;
    z-index: 99990;
    background:url("../../images/recharge_alert/slide-alert.png") center center no-repeat;
}
.banner9_oversea{
    background:url("../../images/recharge_alert/oversea-slide-alert.png") center center no-repeat;
}

.banner9 .banner9-close{
    width: 21px;
    height: 21px;
    background: url("../../images/recharge_alert/p-close.png") center center no-repeat;
    position: relative;
    top: 0px;
    left: 94%;
    cursor: pointer;
    z-index: 99990;
}
.banner9 .banner9-time{
    width: 78px;
    height: 24px;
    line-height: 24px;
    position: relative;
    top: 55.5%;
    left: 60%;
    z-index: 99990;
    font-size: 18px;
    font-weight: 500;
    color: #F9B110;
}

.banner9 .banner9-btn{
    width: 100%;
    height: 75%;
    position: relative;
    top: 0%;
    left: 0%;
    cursor: pointer;
}
/*弹窗提示样式*/
.alert-layer{
    border-radius: 10px;
    background-color: rgba(39, 50, 77, 1) !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.alert-layer .layui-layer-title{
    background-color: rgba(39, 50, 77, 1) !important;
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(244, 194, 16, 1);
}
.alert-layer .layui-layer-setwin .layui-layer-close1{
    color: rgba(255, 255, 255, 1);
}
.alert-layer .layui-layer-btn{
    border-top: 1px solid rgba(244, 194, 16, 1);
    background-color: rgba(39, 50, 77, 1) !important;
}
.alert-layer .layui-layer-btn a{
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.alert-layer .layui-layer-btn .layui-layer-btn0,
.alert-layer .layui-layer-btn .layui-layer-btn1{
    background-color: rgba(39, 50, 77, 1) !important;
}